home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software 2000
/
Software 2000 Volume 1 (Disc 1 of 2).iso
/
utilities
/
u366.dms
/
in.adf
/
CheckPlus
/
TestScript
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-03-25
|
263 b
|
14 lines
; CheckPlus demonstration script
CheckPlus
If WARN
Echo "This machine is not an A500+"
; Run some KickStart 1.3 only programs here
Else
Echo "This machine is an A500+"
; Run some KickStart 2.0 only programs here
EndIf
; Run programs for both machines here